3.143 \(\int \frac {\csc (e+f x)}{(a+b \tan ^2(e+f x))^{5/2}} \, dx\)

Optimal. Leaf size=136 \[ -\frac {\tanh ^{-1}\left (\frac {\sqrt {a} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)-b}}\right )}{a^{5/2} f}-\frac {b (5 a-3 b) \sec (e+f x)}{3 a^2 f (a-b)^2 \sqrt {a+b \sec ^2(e+f x)-b}}-\frac {b \sec (e+f x)}{3 a f (a-b) \left (a+b \sec ^2(e+f x)-b\right )^{3/2}} \]

[Out]

-arctanh(sec(f*x+e)*a^(1/2)/(a-b+b*sec(f*x+e)^2)^(1/2))/a^(5/2)/f-1/3*b*sec(f*x+e)/a/(a-b)/f/(a-b+b*sec(f*x+e)
^2)^(3/2)-1/3*(5*a-3*b)*b*sec(f*x+e)/a^2/(a-b)^2/f/(a-b+b*sec(f*x+e)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.15, antiderivative size = 136, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.261, Rules used = {3664, 414, 527, 12, 377, 207} \[ -\frac {b (5 a-3 b) \sec (e+f x)}{3 a^2 f (a-b)^2 \sqrt {a+b \sec ^2(e+f x)-b}}-\frac {\tanh ^{-1}\left (\frac {\sqrt {a} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)-b}}\right )}{a^{5/2} f}-\frac {b \sec (e+f x)}{3 a f (a-b) \left (a+b \sec ^2(e+f x)-b\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]/(a + b*Tan[e + f*x]^2)^(5/2),x]

[Out]

-(ArcTanh[(Sqrt[a]*Sec[e + f*x])/Sqrt[a - b + b*Sec[e + f*x]^2]]/(a^(5/2)*f)) - (b*Sec[e + f*x])/(3*a*(a - b)*
f*(a - b + b*Sec[e + f*x]^2)^(3/2)) - ((5*a - 3*b)*b*Sec[e + f*x])/(3*a^2*(a - b)^2*f*Sqrt[a - b + b*Sec[e + f
*x]^2])

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 207

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTanh[(Rt[b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && NegQ[a/b] && (LtQ[a, 0] || GtQ[b, 0])

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 414

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> -Simp[(b*x*(a + b*x^n)^(p + 1)*(
c + d*x^n)^(q + 1))/(a*n*(p + 1)*(b*c - a*d)), x] + Dist[1/(a*n*(p + 1)*(b*c - a*d)), Int[(a + b*x^n)^(p + 1)*
(c + d*x^n)^q*Simp[b*c + n*(p + 1)*(b*c - a*d) + d*b*(n*(p + q + 2) + 1)*x^n, x], x], x] /; FreeQ[{a, b, c, d,
 n, q}, x] && NeQ[b*c - a*d, 0] && LtQ[p, -1] &&  !( !IntegerQ[p] && IntegerQ[q] && LtQ[q, -1]) && IntBinomial
Q[a, b, c, d, n, p, q, x]

Rule 527

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)), x_Symbol] :> -Simp[
((b*e - a*f)*x*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q + 1))/(a*n*(b*c - a*d)*(p + 1)), x] + Dist[1/(a*n*(b*c - a*d
)*(p + 1)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^q*Simp[c*(b*e - a*f) + e*n*(b*c - a*d)*(p + 1) + d*(b*e - a*f)
*(n*(p + q + 2) + 1)*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, q}, x] && LtQ[p, -1]

Rule 3664

Int[sin[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = Free
Factors[Sec[e + f*x], x]}, Dist[1/(f*ff^m), Subst[Int[((-1 + ff^2*x^2)^((m - 1)/2)*(a - b + b*ff^2*x^2)^p)/x^(
m + 1), x], x, Sec[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2]

Rubi steps

\begin {align*} \int \frac {\csc (e+f x)}{\left (a+b \tan ^2(e+f x)\right )^{5/2}} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {1}{\left (-1+x^2\right ) \left (a-b+b x^2\right )^{5/2}} \, dx,x,\sec (e+f x)\right )}{f}\\ &=-\frac {b \sec (e+f x)}{3 a (a-b) f \left (a-b+b \sec ^2(e+f x)\right )^{3/2}}+\frac {\operatorname {Subst}\left (\int \frac {3 a-b-2 b x^2}{\left (-1+x^2\right ) \left (a-b+b x^2\right )^{3/2}} \, dx,x,\sec (e+f x)\right )}{3 a (a-b) f}\\ &=-\frac {b \sec (e+f x)}{3 a (a-b) f \left (a-b+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(5 a-3 b) b \sec (e+f x)}{3 a^2 (a-b)^2 f \sqrt {a-b+b \sec ^2(e+f x)}}+\frac {\operatorname {Subst}\left (\int \frac {3 (a-b)^2}{\left (-1+x^2\right ) \sqrt {a-b+b x^2}} \, dx,x,\sec (e+f x)\right )}{3 a^2 (a-b)^2 f}\\ &=-\frac {b \sec (e+f x)}{3 a (a-b) f \left (a-b+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(5 a-3 b) b \sec (e+f x)}{3 a^2 (a-b)^2 f \sqrt {a-b+b \sec ^2(e+f x)}}+\frac {\operatorname {Subst}\left (\int \frac {1}{\left (-1+x^2\right ) \sqrt {a-b+b x^2}} \, dx,x,\sec (e+f x)\right )}{a^2 f}\\ &=-\frac {b \sec (e+f x)}{3 a (a-b) f \left (a-b+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(5 a-3 b) b \sec (e+f x)}{3 a^2 (a-b)^2 f \sqrt {a-b+b \sec ^2(e+f x)}}+\frac {\operatorname {Subst}\left (\int \frac {1}{-1+a x^2} \, dx,x,\frac {\sec (e+f x)}{\sqrt {a-b+b \sec ^2(e+f x)}}\right )}{a^2 f}\\ &=-\frac {\tanh ^{-1}\left (\frac {\sqrt {a} \sec (e+f x)}{\sqrt {a-b+b \sec ^2(e+f x)}}\right )}{a^{5/2} f}-\frac {b \sec (e+f x)}{3 a (a-b) f \left (a-b+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(5 a-3 b) b \sec (e+f x)}{3 a^2 (a-b)^2 f \sqrt {a-b+b \sec ^2(e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 5.46, size = 305, normalized size = 2.24 \[ \frac {\cos (e+f x) \sqrt {\sec ^2(e+f x) ((a-b) \cos (2 (e+f x))+a+b)} \left (-\frac {2 \sqrt {2} \sqrt {a} b \left (3 \left (2 a^2-3 a b+b^2\right ) \cos (2 (e+f x))+6 a^2+a b-3 b^2\right )}{(a-b)^2 ((a-b) \cos (2 (e+f x))+a+b)^2}-\frac {3 \sec ^2\left (\frac {1}{2} (e+f x)\right ) \left (\tanh ^{-1}\left (\frac {a-(a-2 b) \tan ^2\left (\frac {1}{2} (e+f x)\right )}{\sqrt {a} \sqrt {a \left (\tan ^2\left (\frac {1}{2} (e+f x)\right )-1\right )^2+4 b \tan ^2\left (\frac {1}{2} (e+f x)\right )}}\right )+\tanh ^{-1}\left (\frac {a \left (\tan ^2\left (\frac {1}{2} (e+f x)\right )-1\right )+2 b}{\sqrt {a} \sqrt {a \left (\tan ^2\left (\frac {1}{2} (e+f x)\right )-1\right )^2+4 b \tan ^2\left (\frac {1}{2} (e+f x)\right )}}\right )\right )}{\sqrt {\sec ^4\left (\frac {1}{2} (e+f x)\right ) ((a-b) \cos (2 (e+f x))+a+b)}}\right )}{6 a^{5/2} f} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]/(a + b*Tan[e + f*x]^2)^(5/2),x]

[Out]

(Cos[e + f*x]*((-2*Sqrt[2]*Sqrt[a]*b*(6*a^2 + a*b - 3*b^2 + 3*(2*a^2 - 3*a*b + b^2)*Cos[2*(e + f*x)]))/((a - b
)^2*(a + b + (a - b)*Cos[2*(e + f*x)])^2) - (3*(ArcTanh[(a - (a - 2*b)*Tan[(e + f*x)/2]^2)/(Sqrt[a]*Sqrt[4*b*T
an[(e + f*x)/2]^2 + a*(-1 + Tan[(e + f*x)/2]^2)^2])] + ArcTanh[(2*b + a*(-1 + Tan[(e + f*x)/2]^2))/(Sqrt[a]*Sq
rt[4*b*Tan[(e + f*x)/2]^2 + a*(-1 + Tan[(e + f*x)/2]^2)^2])])*Sec[(e + f*x)/2]^2)/Sqrt[(a + b + (a - b)*Cos[2*
(e + f*x)])*Sec[(e + f*x)/2]^4])*Sqrt[(a + b + (a - b)*Cos[2*(e + f*x)])*Sec[e + f*x]^2])/(6*a^(5/2)*f)

________________________________________________________________________________________

fricas [B]  time = 0.62, size = 696, normalized size = 5.12 \[ \left [\frac {3 \, {\left ({\left (a^{4} - 4 \, a^{3} b + 6 \, a^{2} b^{2} - 4 \, a b^{3} + b^{4}\right )} \cos \left (f x + e\right )^{4} + a^{2} b^{2} - 2 \, a b^{3} + b^{4} + 2 \, {\left (a^{3} b - 3 \, a^{2} b^{2} + 3 \, a b^{3} - b^{4}\right )} \cos \left (f x + e\right )^{2}\right )} \sqrt {a} \log \left (-\frac {2 \, {\left ({\left (a - b\right )} \cos \left (f x + e\right )^{2} - 2 \, \sqrt {a} \sqrt {\frac {{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \cos \left (f x + e\right ) + a + b\right )}}{\cos \left (f x + e\right )^{2} - 1}\right ) - 2 \, {\left (3 \, {\left (2 \, a^{3} b - 3 \, a^{2} b^{2} + a b^{3}\right )} \cos \left (f x + e\right )^{3} + {\left (5 \, a^{2} b^{2} - 3 \, a b^{3}\right )} \cos \left (f x + e\right )\right )} \sqrt {\frac {{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{6 \, {\left ({\left (a^{7} - 4 \, a^{6} b + 6 \, a^{5} b^{2} - 4 \, a^{4} b^{3} + a^{3} b^{4}\right )} f \cos \left (f x + e\right )^{4} + 2 \, {\left (a^{6} b - 3 \, a^{5} b^{2} + 3 \, a^{4} b^{3} - a^{3} b^{4}\right )} f \cos \left (f x + e\right )^{2} + {\left (a^{5} b^{2} - 2 \, a^{4} b^{3} + a^{3} b^{4}\right )} f\right )}}, \frac {3 \, {\left ({\left (a^{4} - 4 \, a^{3} b + 6 \, a^{2} b^{2} - 4 \, a b^{3} + b^{4}\right )} \cos \left (f x + e\right )^{4} + a^{2} b^{2} - 2 \, a b^{3} + b^{4} + 2 \, {\left (a^{3} b - 3 \, a^{2} b^{2} + 3 \, a b^{3} - b^{4}\right )} \cos \left (f x + e\right )^{2}\right )} \sqrt {-a} \arctan \left (\frac {\sqrt {-a} \sqrt {\frac {{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \cos \left (f x + e\right )}{a}\right ) - {\left (3 \, {\left (2 \, a^{3} b - 3 \, a^{2} b^{2} + a b^{3}\right )} \cos \left (f x + e\right )^{3} + {\left (5 \, a^{2} b^{2} - 3 \, a b^{3}\right )} \cos \left (f x + e\right )\right )} \sqrt {\frac {{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{3 \, {\left ({\left (a^{7} - 4 \, a^{6} b + 6 \, a^{5} b^{2} - 4 \, a^{4} b^{3} + a^{3} b^{4}\right )} f \cos \left (f x + e\right )^{4} + 2 \, {\left (a^{6} b - 3 \, a^{5} b^{2} + 3 \, a^{4} b^{3} - a^{3} b^{4}\right )} f \cos \left (f x + e\right )^{2} + {\left (a^{5} b^{2} - 2 \, a^{4} b^{3} + a^{3} b^{4}\right )} f\right )}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)/(a+b*tan(f*x+e)^2)^(5/2),x, algorithm="fricas")

[Out]

[1/6*(3*((a^4 - 4*a^3*b + 6*a^2*b^2 - 4*a*b^3 + b^4)*cos(f*x + e)^4 + a^2*b^2 - 2*a*b^3 + b^4 + 2*(a^3*b - 3*a
^2*b^2 + 3*a*b^3 - b^4)*cos(f*x + e)^2)*sqrt(a)*log(-2*((a - b)*cos(f*x + e)^2 - 2*sqrt(a)*sqrt(((a - b)*cos(f
*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e) + a + b)/(cos(f*x + e)^2 - 1)) - 2*(3*(2*a^3*b - 3*a^2*b^2 + a*b^3
)*cos(f*x + e)^3 + (5*a^2*b^2 - 3*a*b^3)*cos(f*x + e))*sqrt(((a - b)*cos(f*x + e)^2 + b)/cos(f*x + e)^2))/((a^
7 - 4*a^6*b + 6*a^5*b^2 - 4*a^4*b^3 + a^3*b^4)*f*cos(f*x + e)^4 + 2*(a^6*b - 3*a^5*b^2 + 3*a^4*b^3 - a^3*b^4)*
f*cos(f*x + e)^2 + (a^5*b^2 - 2*a^4*b^3 + a^3*b^4)*f), 1/3*(3*((a^4 - 4*a^3*b + 6*a^2*b^2 - 4*a*b^3 + b^4)*cos
(f*x + e)^4 + a^2*b^2 - 2*a*b^3 + b^4 + 2*(a^3*b - 3*a^2*b^2 + 3*a*b^3 - b^4)*cos(f*x + e)^2)*sqrt(-a)*arctan(
sqrt(-a)*sqrt(((a - b)*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e)/a) - (3*(2*a^3*b - 3*a^2*b^2 + a*b^3)*
cos(f*x + e)^3 + (5*a^2*b^2 - 3*a*b^3)*cos(f*x + e))*sqrt(((a - b)*cos(f*x + e)^2 + b)/cos(f*x + e)^2))/((a^7
- 4*a^6*b + 6*a^5*b^2 - 4*a^4*b^3 + a^3*b^4)*f*cos(f*x + e)^4 + 2*(a^6*b - 3*a^5*b^2 + 3*a^4*b^3 - a^3*b^4)*f*
cos(f*x + e)^2 + (a^5*b^2 - 2*a^4*b^3 + a^3*b^4)*f)]

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)/(a+b*tan(f*x+e)^2)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/
2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_n
ostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*
pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2
)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_no
step/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*p
i/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign
: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to chec
k sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable t
o check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Un
able to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_noste
p/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t
_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-
2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep
/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_
nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2
*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check si
gn: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to ch
eck sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable
 to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)
Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nos
tep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi
/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>
(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nost
ep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/
t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign:
(2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check
sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to
check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unab
le to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/
2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_n
ostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*
pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2
)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_no
step/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*p
i/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign
: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integration of abs or sign assumes constant sign by intervals (
correct if the argument is real):Check [abs(t_nostep^2-1)]Discontinuities at zeroes of t_nostep^2-1 were not c
heckedWarning, integration of abs or sign assumes constant sign by intervals (correct if the argument is real)
:Check [abs(t_nostep^2-1)]Warning, need to choose a branch for the root of a polynomial with parameters. This
might be wrong.The choice was done assuming [a,b]=[85,53]Warning, need to choose a branch for the root of a po
lynomial with parameters. This might be wrong.The choice was done assuming [a,b]=[-33,71]Discontinuities at ze
roes of t_nostep^2-1 were not checkedUnable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check
 sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to
 check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Una
ble to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep
/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_
nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2
*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/
2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_n
ostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*
pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sig
n: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to che
ck sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable
to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)U
nable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nost
ep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/
t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(
-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_noste
p/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t
_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (
2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check s
ign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to c
heck sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unabl
e to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Warning, integration of abs or sign assumes constant sign
 by intervals (correct if the argument is real):Check [abs(t_nostep^2-1)]Warning, replacing 0 by ` u`, a subst
itution variable should perhaps be purged.Warning, replacing 0 by ` u`, a substitution variable should perhaps
 be purged.Warning, replacing 0 by ` u`, a substitution variable should perhaps be purged.Evaluation time: 6.3
Error: Bad Argument Type

________________________________________________________________________________________

maple [B]  time = 2.46, size = 27448, normalized size = 201.82 \[ \text {output too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)/(a+b*tan(f*x+e)^2)^(5/2),x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\csc \left (f x + e\right )}{{\left (b \tan \left (f x + e\right )^{2} + a\right )}^{\frac {5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)/(a+b*tan(f*x+e)^2)^(5/2),x, algorithm="maxima")

[Out]

integrate(csc(f*x + e)/(b*tan(f*x + e)^2 + a)^(5/2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {1}{\sin \left (e+f\,x\right )\,{\left (b\,{\mathrm {tan}\left (e+f\,x\right )}^2+a\right )}^{5/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(sin(e + f*x)*(a + b*tan(e + f*x)^2)^(5/2)),x)

[Out]

int(1/(sin(e + f*x)*(a + b*tan(e + f*x)^2)^(5/2)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\csc {\left (e + f x \right )}}{\left (a + b \tan ^{2}{\left (e + f x \right )}\right )^{\frac {5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)/(a+b*tan(f*x+e)**2)**(5/2),x)

[Out]

Integral(csc(e + f*x)/(a + b*tan(e + f*x)**2)**(5/2), x)

________________________________________________________________________________________